翻訳と辞書
Words near each other
・ Online shopping rewards
・ Online skill-based game
・ Online social entertainment
・ Online social movement
・ Online Speech Therapy
・ Online spreadsheet
・ Online storage
・ Online Stores Inc.
・ Online supermarkets in China
・ Online text-based role-playing game
・ Online Therapy Institute
・ Online ticket brokering
・ Online Trading Academy
・ Online trading community
・ Online traffic school
Online transaction processing
・ Online travel auction
・ Online treasure hunts
・ Online tutoring
・ Online uncovering in Hongkong
・ Online vetting
・ Online video analytics
・ Online video platform
・ Online video presentations
・ Online wallet
・ Online Watch Link
・ Online wedding
・ Online weight loss plans
・ Online word game
・ Online Writing Lab


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Online transaction processing : ウィキペディア英語版
Online transaction processing
Online transaction processing, or OLTP, is a class of information systems that facilitate and manage transaction-oriented applications, typically for data entry and retrieval transaction processing. The term is somewhat ambiguous; some understand a "transaction" in the context of computer or database transactions, while others (such as the Transaction Processing Performance Council) define it in terms of business or commercial transactions.〔(Transaction Processing Performance Council website )〕 OLTP has also been used to refer to processing in which the system responds immediately to user requests. An automated teller machine (ATM) for a bank is an example of a commercial transaction processing application. Online transaction processing applications are high throughput and insert or update-intensive in database management. These applications are used concurrently by hundreds of users. The key goals of OLTP applications are availability, speed, concurrency and recoverability.〔(Application and System Performance Characteristics )〕 Reduced paper trails and the faster, more accurate forecast for revenues and expenses are both examples of how OLTP makes things simpler for businesses. However, like many modern online information technology solutions, some systems require offline maintenance, which further affects the cost–benefit analysis of online transaction processing system.
==Overview==
OLTP system is a popular data processing system in today's enterprises. Some examples of OLTP systems include order entry, retail sales, and financial transaction systems.〔What is an OLTP System()〕 Online transaction processing system increasingly requires support for transactions that span a network and may include more than one company. For this reason, modern online transaction processing software use client or server processing and brokering software that allows transactions to run on different computer platforms in a network.
In large applications, efficient OLTP may depend on sophisticated transaction management software (such as CICS) and/or database optimization tactics to facilitate the processing of large numbers of concurrent updates to an OLTP-oriented database.
For even more demanding decentralized database systems, OLTP brokering programs can distribute transaction processing among multiple computers on a network. OLTP is often integrated into service-oriented architecture (SOA) and Web services.
Online transaction processing (OLTP) involves gathering input information, processing the information and updating existing information to reflect the gathered and processed information. As of today, most organizations use a database management system to support OLTP. OLTP is carried in a client server system.
Online transaction process concerns about concurrency and atomicity. Concurrency controls guarantee that two users accessing the same data in the database system will not be able to change that data or the user has to wait until the other user has finished processing, before changing that piece of data. Atomicity controls guarantee that all the steps in transaction are completed successfully as a group. That is, if any steps between the transaction fail, all other steps must fail also.〔
(Online Transaction Processing vs. Decision Support )〕

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Online transaction processing」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.